Deploy Exercise 2: Define Servers In Deploy
Objective
Create four server connections within Deploy
Summary
Using the Deploy UI, define four servers, a Quality Assurance server, a Development server, a Production server, and a Batch Schedule Server. Each will have a unique name and ports in order for Deploy to establish connections to each of the OpCon environment.
Instructions
note
If any connection test is unsuccessful, please let the instructor know.
Define the Quality Assurance Server
- Open the Deploy client and log in in with the User you just created that had Administration Privileges
- Under the Administration section click on Servers to open the Server Management screen
- Click the Add button
- In the Server Name text box, enter
OpCon-QA
- From the Server Type dropdown list select Quality Assurance
- Check the checkbox that Allow Transformation Rules has been selected
- In the Server Address text box add the server address of
az-win10-deploy
- In the Server Port text box enter the port number used by Deploy which is
9060
- Check that the checkbox for Using TLS is selected
- In the OpCon API Port text box, enter the OpCon API Port Number which is
600
- Check that the checkbox for Using TLS is selected
- Click the Test Server Connection button
- If the Server Connection was successful click Save
Define the Development Server
- Click the Add button
- In the Server Name text box, enter
OpCon-Dev
- From the Server Type dropdown list select Development
- Check the checkbox that Allow Transformation Rules has been selected
- In the Server Address text box add the server IP address of
az-win10-deploy
- In the Server Port text box enter the port number used by Deploy which is
9070
- Check that the checkbox for Using TLS is selected
- In the OpCon API Port text box, enter the OpCon API Port Number which is
700
- Check that the checkbox for Using TLS is selected
- Click the Test Server Connection button
- If the server connection was successful click Save
Define the Production Server
- Click the Add button
- In the Server name text box, enter
OpCon-Prod
- From the Server Type dropdown list select Production
- Check the checkbox that Allow Transformation Rules has been selected
- In the Server Address text box add the server IP address of
az-win10-deploy
- In the Server Port text box enter the port number used by Deploy which is
9011
- Check that the checkbox for Using TLS is selected
- In the OpCon API Port text box, enter the OpCon API Port Number which is
443
- Check that the checkbox for Using TLS is selected
- Click the Test Server Connection button
- If the server connection was successful click Save
info
The port information for BatchScheduleServer will be the same as the OpCon-Prod Server
Define the BatchScheduleServer Server
- Click the Add button
- In the Server name text box, enter
BatchScheduleServer
- From the Server Type dropdown list select Production
- Check the checkbox that Allow Transformation Rules has been selected
- In the Server Address text box add the server
az-win10-deploy
- In the Server Port text box enter the port number used by Deploy which is
9011
- Check that the checkbox for Using TLS is selected
- In the OpCon API Port text box, enter the OpCon API Port Number which is
443
- Check that the checkbox for Using TLS is selected
- Click the Test Server Connection button
- If the server connections was successful click Save
Video Walkthrough